Skip to content

Hide staging hosts from the CLI README and --help - #4

Merged
fangpenlin merged 1 commit into
masterfrom
cursor/hide-staging-urls-from-readme-2ecb
Aug 23, 2026
Merged

Hide staging hosts from the CLI README and --help#4
fangpenlin merged 1 commit into
masterfrom
cursor/hide-staging-urls-from-readme-2ecb

Conversation

@fangpenlin

Copy link
Copy Markdown
Contributor

The public README was documenting how to point the CLI at staging, including the staging hostnames. That is an internal developer override, not something we want in top-level docs.

This change:

  • Drops the staging section from README.md. Production remains the documented default.
  • Hides --staging from amendable --help so the flag still works for us but does not print staging hosts.
  • Keeps the override in AGENTS.md and src/config.rs.
  • Adds a test that --help does not mention staging.

--staging and the URL env vars still work the same way.

Open in Web Open in Cursor 

Keep --staging and the URL env vars as an internal developer override in AGENTS.md and source.

Co-authored-by: Fang-Pen Lin <hello@fangpenlin.com>
@fangpenlin
fangpenlin marked this pull request as ready for review August 23, 2026 19:55
@fangpenlin
fangpenlin merged commit e14f992 into master Aug 23, 2026
1 check passed
@fangpenlin
fangpenlin deleted the cursor/hide-staging-urls-from-readme-2ecb branch August 23, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants